.Net Framework > v2.0.50727 > System > Collections > ArrayList ArrayList
Category
Class
Description
Implements the System.Collections.IList interface using an array whose size is dynamically increased as required.
Assembly
mscorlib
Character
public
Attributes
NameValue/Assignment
ComVisibleAttributeTrue
DebuggerDisplayAttributeCount = {Count}
DefaultMemberAttributeItem
Ancestors
Object
Implements
IList, ICollection, IEnumerable, ICloneable
Contstructors
ArrayList()
ArrayList(ICollection)
ArrayList(Int32)
Properties
Capacity
Count
IsFixedSize
IsReadOnly
IsSynchronized
Item(Int32)
SyncRoot
Methods
Adapter(IList)
Add(Object)
AddRange(ICollection)
BinarySearch(Int32,Int32,Object,IComparer)
BinarySearch(Object)
BinarySearch(Object,IComparer)
Clear()
Clone()
Contains(Object)
CopyTo(Array)
CopyTo(Array,Int32)
CopyTo(Int32,Array,Int32,Int32)
FixedSize(ArrayList)
FixedSize(IList)
GetEnumerator()
GetEnumerator(Int32,Int32)
GetRange(Int32,Int32)
IndexOf(Object)
IndexOf(Object,Int32)
IndexOf(Object,Int32,Int32)
Insert(Int32,Object)
InsertRange(Int32,ICollection)
LastIndexOf(Object)
LastIndexOf(Object,Int32)
LastIndexOf(Object,Int32,Int32)
ReadOnly(ArrayList)
ReadOnly(IList)
Remove(Object)
RemoveAt(Int32)
RemoveRange(Int32,Int32)
Repeat(Object,Int32)
Reverse()
Reverse(Int32,Int32)
SetRange(Int32,ICollection)
Sort()
Sort(IComparer)
Sort(Int32,Int32,IComparer)
Synchronized(ArrayList)
Synchronized(IList)
ToArray()
ToArray(Type)
TrimToSize()
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database